Skip to content

Broken action for Project View multi-selection in IDEA 2022.3 #1959

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

Vassiliy-Kudryashov
Copy link
Member

Description

PSI_ELEMENT_ARRAY key should be used (it also works in previous IntelliJ API versions)

How to test

Manual tests

Using plugin with IDEA 2022.3 select several files in Project View, press our shourtcut: nothing happens.

Self-check list

Check off the item if the statement is true. Hint: [x] is a marked item.

Please do not delete the list or its items.

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

…EMENT_ARRAY should be used (it also works in previous IntelliJ API versions)
@Vassiliy-Kudryashov Vassiliy-Kudryashov added comp-ide Issue is related to IDE support ctg-bug-fix PR is fixing a bug labels Mar 15, 2023
@Vassiliy-Kudryashov Vassiliy-Kudryashov merged commit 32d5784 into main Mar 16, 2023
@Vassiliy-Kudryashov Vassiliy-Kudryashov deleted the Vassiliy-Kudryashov/fix_project_multiselection branch March 16, 2023 09:37
Vassiliy-Kudryashov added a commit that referenced this pull request Mar 21, 2023
Broken action for Project View multi-selection: in IDEA 2022.3 PSI_ELEMENT_ARRAY should be used (it also works in previous IntelliJ API versions)
@alisevych alisevych added this to the 2023.03 Release milestone Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-ide Issue is related to IDE support ctg-bug-fix PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants